﻿2026-07-29T11:51:19.6584139Z Current runner version: '2.336.0'
2026-07-29T11:51:19.6589036Z Runner name: 'kitsubito'
2026-07-29T11:51:19.6589556Z Runner group name: 'Default'
2026-07-29T11:51:19.6590215Z Machine name: 'KITSUBITO'
2026-07-29T11:51:19.6593578Z ##[group]GITHUB_TOKEN Permissions
2026-07-29T11:51:19.6595591Z Actions: write
2026-07-29T11:51:19.6596072Z ArtifactMetadata: write
2026-07-29T11:51:19.6596481Z Attestations: write
2026-07-29T11:51:19.6596847Z Checks: write
2026-07-29T11:51:19.6597210Z CodeQuality: write
2026-07-29T11:51:19.6597583Z Contents: write
2026-07-29T11:51:19.6597955Z CopilotRequests: write
2026-07-29T11:51:19.6598340Z Deployments: write
2026-07-29T11:51:19.6598704Z Discussions: write
2026-07-29T11:51:19.6599196Z Drives: write
2026-07-29T11:51:19.6599558Z Issues: write
2026-07-29T11:51:19.6599911Z Metadata: read
2026-07-29T11:51:19.6600264Z Models: read
2026-07-29T11:51:19.6600626Z Packages: write
2026-07-29T11:51:19.6600983Z Pages: write
2026-07-29T11:51:19.6601469Z PullRequests: write
2026-07-29T11:51:19.6601872Z RepositoryProjects: write
2026-07-29T11:51:19.6602282Z SecurityEvents: write
2026-07-29T11:51:19.6602644Z Statuses: write
2026-07-29T11:51:19.6603003Z VulnerabilityAlerts: read
2026-07-29T11:51:19.6603384Z ##[endgroup]
2026-07-29T11:51:19.6605236Z Secret source: Actions
2026-07-29T11:51:19.6605932Z Prepare workflow directory
2026-07-29T11:51:19.7043722Z Prepare all required actions
2026-07-29T11:51:19.7080837Z Getting action download info
2026-07-29T11:51:20.0808402Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-29T11:51:20.5752238Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-29T11:51:20.6644612Z ##[group]Run set -euo pipefail
2026-07-29T11:51:20.6645190Z [36;1mset -euo pipefail[0m
2026-07-29T11:51:20.6645643Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-29T11:51:20.6646229Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-29T11:51:20.6646907Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-29T11:51:20.6647638Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-29T11:51:20.6648239Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-29T11:51:20.6648744Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-29T11:51:20.6649596Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-29T11:51:20.6650344Z [36;1m  exit 1[0m
2026-07-29T11:51:20.6650683Z [36;1mfi[0m
2026-07-29T11:51:20.6667068Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T11:51:20.6667918Z ##[endgroup]
2026-07-29T11:51:20.6824211Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=709421236224 floor_bytes=34359738368
2026-07-29T11:51:20.7042289Z ##[group]Run actions/checkout@v5
2026-07-29T11:51:20.7042878Z with:
2026-07-29T11:51:20.7043402Z   fetch-depth: 0
2026-07-29T11:51:20.7043875Z   repository: BigscreenVR/spt-bs-core
2026-07-29T11:51:20.7047437Z   token: ***
2026-07-29T11:51:20.7047961Z   ssh-strict: true
2026-07-29T11:51:20.7048555Z   ssh-user: git
2026-07-29T11:51:20.7100167Z   persist-credentials: true
2026-07-29T11:51:20.7100785Z   clean: true
2026-07-29T11:51:20.7101156Z   sparse-checkout-cone-mode: true
2026-07-29T11:51:20.7101574Z   fetch-tags: false
2026-07-29T11:51:20.7101951Z   show-progress: true
2026-07-29T11:51:20.7102372Z   lfs: false
2026-07-29T11:51:20.7102715Z   submodules: false
2026-07-29T11:51:20.7103095Z   set-safe-directory: true
2026-07-29T11:51:20.7103504Z   allow-unsafe-pr-checkout: false
2026-07-29T11:51:20.7103915Z ##[endgroup]
2026-07-29T11:51:20.7860985Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T11:51:20.7862461Z ##[group]Getting Git version info
2026-07-29T11:51:20.7863172Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T11:51:20.7864025Z [command]/usr/bin/git version
2026-07-29T11:51:20.7864873Z git version 2.43.0
2026-07-29T11:51:20.7881659Z ##[endgroup]
2026-07-29T11:51:20.7892865Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/e528137a-dc33-4495-b4b8-d7b0fbae7e01' before making global git config changes
2026-07-29T11:51:20.7893980Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T11:51:20.7896506Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T11:51:20.7927762Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T11:51:20.7947687Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T11:51:20.7957822Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T11:51:20.7961020Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T11:51:20.7984909Z HEAD
2026-07-29T11:51:20.8016869Z ##[endgroup]
2026-07-29T11:51:20.8017686Z [command]/usr/bin/git submodule status
2026-07-29T11:51:20.8243108Z ##[group]Cleaning the repository
2026-07-29T11:51:20.8243819Z [command]/usr/bin/git clean -ffdx
2026-07-29T11:51:24.6685653Z Removing .adapter-notify/
2026-07-29T11:51:24.6686302Z Removing target/
2026-07-29T11:51:24.6694468Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T11:51:24.7044204Z HEAD is now at 222d480f Merge 4972b6d20d4dd67613d5ffb4b904277d0c69d339 into 812d7158a207aa312a34d4b472f6b7a45cdfaeea
2026-07-29T11:51:24.7050217Z ##[endgroup]
2026-07-29T11:51:24.7053163Z ##[group]Disabling automatic garbage collection
2026-07-29T11:51:24.7057095Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T11:51:24.7086728Z ##[endgroup]
2026-07-29T11:51:24.7087234Z ##[group]Setting up auth
2026-07-29T11:51:24.7092987Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T11:51:24.7121972Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T11:51:24.7315012Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T11:51:24.7339493Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T11:51:24.7521777Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T11:51:24.7548675Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T11:51:24.7740062Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T11:51:24.7768431Z ##[endgroup]
2026-07-29T11:51:24.7769675Z ##[group]Fetching the repository
2026-07-29T11:51:24.7775048Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +222d480f5d4df54d353225c2ffdb05abc444defa:refs/remotes/pull/121/merge
2026-07-29T11:51:25.9395729Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-29T11:51:25.9396305Z  * [new branch]        build/two-key-subnet -> origin/build/two-key-subnet
2026-07-29T11:51:25.9396848Z  * [new branch]        spec/access-model    -> origin/spec/access-model
2026-07-29T11:51:25.9504290Z  + cfd97a8e...b253c2c0 spec/brain-handoff-pilot -> origin/spec/brain-handoff-pilot  (forced update)
2026-07-29T11:51:25.9564366Z ##[endgroup]
2026-07-29T11:51:25.9564904Z ##[group]Determining the checkout info
2026-07-29T11:51:25.9565434Z ##[endgroup]
2026-07-29T11:51:25.9569425Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T11:51:25.9610563Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T11:51:25.9637316Z ##[group]Checking out the ref
2026-07-29T11:51:25.9640619Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/121/merge
2026-07-29T11:51:25.9686098Z HEAD is now at 222d480f Merge 4972b6d20d4dd67613d5ffb4b904277d0c69d339 into 812d7158a207aa312a34d4b472f6b7a45cdfaeea
2026-07-29T11:51:25.9690749Z ##[endgroup]
2026-07-29T11:51:25.9724546Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T11:51:25.9747798Z 222d480f5d4df54d353225c2ffdb05abc444defa
2026-07-29T11:51:25.9879175Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-29T11:51:25.9879620Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-29T11:51:25.9892631Z shell: /usr/bin/bash -e {0}
2026-07-29T11:51:25.9892845Z ##[endgroup]
2026-07-29T11:51:25.9981848Z ##[group]Run bash .github/ci/reap-census.sh start
2026-07-29T11:51:25.9982186Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-07-29T11:51:25.9994979Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T11:51:25.9995246Z env:
2026-07-29T11:51:25.9995452Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-29T11:51:25.9995680Z ##[endgroup]
2026-07-29T11:51:26.0040922Z CI-CENSUS scope roots:
2026-07-29T11:51:26.0041317Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T11:51:26.0041802Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-29T11:51:26.0042331Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-29T11:51:26.0042804Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-29T11:51:26.0043124Z   root: /home/reavus/spt-n1-oldbroker
2026-07-29T11:51:26.0085506Z CI-CENSUS self-check OK: walked 393 /proc entries, exe resolution live
2026-07-29T11:51:27.4814351Z CI-CENSUS phase=start box_procs=393 box_fds=10912 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-29T11:51:27.4815298Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-29T11:51:27.4853510Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-07-29T11:51:27.4853868Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-07-29T11:51:27.4866908Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T11:51:27.4867208Z env:
2026-07-29T11:51:27.4867394Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-29T11:51:27.4867634Z ##[endgroup]
2026-07-29T11:51:27.4961963Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30447985672-1-0feCZn
2026-07-29T11:51:27.4995254Z ##[group]Run set -euo pipefail
2026-07-29T11:51:27.4995545Z [36;1mset -euo pipefail[0m
2026-07-29T11:51:27.4995770Z [36;1mPIN=0c95435[0m
2026-07-29T11:51:27.4995984Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-29T11:51:27.4996233Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-29T11:51:27.4996552Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-29T11:51:27.4996955Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-29T11:51:27.4997373Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-29T11:51:27.4997697Z [36;1m  rm -rf "$CACHE"[0m
2026-07-29T11:51:27.4997935Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-29T11:51:27.4998198Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-29T11:51:27.4998532Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-29T11:51:27.4998885Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-29T11:51:27.4999176Z [36;1mfi[0m
2026-07-29T11:51:27.4999448Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-29T11:51:27.5012551Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T11:51:27.5012844Z env:
2026-07-29T11:51:27.5013023Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-29T11:51:27.5013381Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30447985672-1-0feCZn
2026-07-29T11:51:27.5013929Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30447985672-1-0feCZn
2026-07-29T11:51:27.5014611Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30447985672-1-0feCZn
2026-07-29T11:51:27.5015283Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30447985672-1-0feCZn
2026-07-29T11:51:27.5015607Z ##[endgroup]
2026-07-29T11:51:27.7845058Z    Compiling proc-macro2 v1.0.106
2026-07-29T11:51:27.7845454Z    Compiling unicode-ident v1.0.24
2026-07-29T11:51:27.7845782Z    Compiling quote v1.0.45
2026-07-29T11:51:27.7846063Z    Compiling libc v0.2.186
2026-07-29T11:51:27.7846483Z    Compiling serde_core v1.0.228
2026-07-29T11:51:27.7846999Z    Compiling cfg-if v1.0.4
2026-07-29T11:51:27.7870838Z    Compiling serde v1.0.228
2026-07-29T11:51:27.7899676Z    Compiling log v0.4.32
2026-07-29T11:51:27.7946276Z    Compiling pin-project-lite v0.2.17
2026-07-29T11:51:27.7960061Z    Compiling portable-atomic v1.13.1
2026-07-29T11:51:27.7960638Z    Compiling typenum v1.20.1
2026-07-29T11:51:27.7961158Z    Compiling memchr v2.8.1
2026-07-29T11:51:27.8004967Z    Compiling version_check v0.9.5
2026-07-29T11:51:27.8054051Z    Compiling critical-section v1.2.0
2026-07-29T11:51:27.8176843Z    Compiling find-msvc-tools v0.1.9
2026-07-29T11:51:27.8452347Z    Compiling shlex v2.0.1
2026-07-29T11:51:27.8811771Z    Compiling futures-core v0.3.32
2026-07-29T11:51:27.9185655Z    Compiling subtle v2.6.1
2026-07-29T11:51:27.9460815Z    Compiling bytes v1.11.1
2026-07-29T11:51:28.0277802Z    Compiling smallvec v1.15.1
2026-07-29T11:51:28.0835222Z    Compiling equivalent v1.0.2
2026-07-29T11:51:28.0926741Z    Compiling itoa v1.0.18
2026-07-29T11:51:28.1081865Z    Compiling semver v1.0.28
2026-07-29T11:51:28.1431393Z    Compiling stable_deref_trait v1.2.1
2026-07-29T11:51:28.1711513Z    Compiling futures-sink v0.3.32
2026-07-29T11:51:28.1790635Z    Compiling slab v0.4.12
2026-07-29T11:51:28.1931646Z    Compiling futures-io v0.3.32
2026-07-29T11:51:28.2222186Z    Compiling futures-task v0.3.32
2026-07-29T11:51:28.2650901Z    Compiling futures-channel v0.3.32
2026-07-29T11:51:28.2987019Z    Compiling rand_core v0.10.1
2026-07-29T11:51:28.3296032Z    Compiling bitflags v2.12.1
2026-07-29T11:51:28.3740842Z    Compiling generic-array v0.14.7
2026-07-29T11:51:28.4029376Z    Compiling rustversion v1.0.22
2026-07-29T11:51:28.4029963Z    Compiling hashbrown v0.17.1
2026-07-29T11:51:28.4100849Z    Compiling cpufeatures v0.2.17
2026-07-29T11:51:28.4231564Z    Compiling rustc_version v0.4.1
2026-07-29T11:51:28.4741549Z    Compiling getrandom v0.4.2
2026-07-29T11:51:28.4853614Z    Compiling fnv v1.0.7
2026-07-29T11:51:28.5142043Z    Compiling cfg_aliases v0.2.1
2026-07-29T11:51:28.5690960Z    Compiling strsim v0.11.1
2026-07-29T11:51:28.5790666Z    Compiling litemap v0.8.2
2026-07-29T11:51:28.5988774Z    Compiling writeable v0.6.3
2026-07-29T11:51:28.6332728Z    Compiling utf8_iter v1.0.4
2026-07-29T11:51:28.6500888Z    Compiling icu_properties_data v2.2.0
2026-07-29T11:51:28.7544056Z    Compiling fs_extra v1.3.0
2026-07-29T11:51:28.7870743Z    Compiling ident_case v1.0.1
2026-07-29T11:51:28.7960342Z    Compiling icu_normalizer_data v2.2.0
2026-07-29T11:51:28.8033877Z    Compiling dunce v1.0.5
2026-07-29T11:51:28.8810509Z    Compiling autocfg v1.5.1
2026-07-29T11:51:28.8875935Z    Compiling percent-encoding v2.3.2
2026-07-29T11:51:28.9060964Z    Compiling http v1.4.1
2026-07-29T11:51:28.9144158Z    Compiling aws-lc-rs v1.17.0
2026-07-29T11:51:29.1236771Z    Compiling unicode-segmentation v1.13.3
2026-07-29T11:51:29.1301208Z    Compiling cpufeatures v0.3.0
2026-07-29T11:51:29.1532239Z    Compiling thiserror v2.0.18
2026-07-29T11:51:29.1723256Z    Compiling scopeguard v1.2.0
2026-07-29T11:51:29.1873240Z    Compiling chacha20 v0.10.0
2026-07-29T11:51:29.1931274Z    Compiling form_urlencoded v1.2.2
2026-07-29T11:51:29.2090657Z    Compiling untrusted v0.9.0
2026-07-29T11:51:29.2765820Z    Compiling lock_api v0.4.14
2026-07-29T11:51:29.3099531Z    Compiling syn v2.0.117
2026-07-29T11:51:29.3220315Z    Compiling indexmap v2.14.0
2026-07-29T11:51:29.3566424Z    Compiling rustls v0.23.40
2026-07-29T11:51:29.3735808Z    Compiling heck v0.5.0
2026-07-29T11:51:29.3932922Z    Compiling unicode-xid v0.2.6
2026-07-29T11:51:29.4007581Z    Compiling const-oid v0.10.2
2026-07-29T11:51:29.4933615Z    Compiling anyhow v1.0.102
2026-07-29T11:51:29.5164531Z    Compiling atomic-waker v1.1.2
2026-07-29T11:51:29.5350936Z    Compiling parking_lot_core v0.9.12
2026-07-29T11:51:29.5818410Z    Compiling zerocopy v0.8.50
2026-07-29T11:51:29.5830491Z    Compiling httparse v1.10.1
2026-07-29T11:51:29.6042557Z    Compiling paste v1.0.15
2026-07-29T11:51:29.6216766Z    Compiling num-traits v0.2.19
2026-07-29T11:51:29.7120639Z    Compiling convert_case v0.10.0
2026-07-29T11:51:29.7290560Z    Compiling hybrid-array v0.4.12
2026-07-29T11:51:29.7970685Z    Compiling jobserver v0.1.34
2026-07-29T11:51:29.8071428Z    Compiling crypto-common v0.1.7
2026-07-29T11:51:29.8072295Z    Compiling block-buffer v0.10.4
2026-07-29T11:51:29.8479754Z    Compiling curve25519-dalek v4.1.3
2026-07-29T11:51:29.8703842Z    Compiling ahash v0.8.12
2026-07-29T11:51:29.9222662Z    Compiling digest v0.10.7
2026-07-29T11:51:29.9438617Z    Compiling http-body v1.0.1
2026-07-29T11:51:29.9559493Z    Compiling fastrand v2.4.1
2026-07-29T11:51:29.9626828Z    Compiling either v1.16.0
2026-07-29T11:51:30.0876387Z    Compiling base64ct v1.8.3
2026-07-29T11:51:30.0878063Z    Compiling powerfmt v0.2.0
2026-07-29T11:51:30.1035751Z    Compiling cc v1.2.63
2026-07-29T11:51:30.2631141Z    Compiling tinyvec_macros v0.1.1
2026-07-29T11:51:30.2780938Z    Compiling zmij v1.0.21
2026-07-29T11:51:30.3204908Z    Compiling deranged v0.5.8
2026-07-29T11:51:30.3680979Z    Compiling num-conv v0.2.2
2026-07-29T11:51:30.3751910Z    Compiling vcpkg v0.2.15
2026-07-29T11:51:30.3790967Z    Compiling tower-service v0.3.3
2026-07-29T11:51:30.4173601Z    Compiling pem-rfc7468 v1.0.0
2026-07-29T11:51:30.4521093Z    Compiling mio v1.2.1
2026-07-29T11:51:30.4710745Z    Compiling socket2 v0.6.4
2026-07-29T11:51:30.4920619Z    Compiling getrandom v0.2.17
2026-07-29T11:51:30.5703697Z    Compiling base64 v0.22.1
2026-07-29T11:51:30.6020577Z    Compiling time-core v0.1.8
2026-07-29T11:51:30.6570572Z    Compiling rand_core v0.6.4
2026-07-29T11:51:30.6970645Z    Compiling pkg-config v0.3.33
2026-07-29T11:51:30.8250944Z    Compiling rand v0.10.1
2026-07-29T11:51:30.8540523Z    Compiling uuid v1.23.2
2026-07-29T11:51:30.8646569Z    Compiling try-lock v0.2.5
2026-07-29T11:51:30.8770513Z    Compiling data-encoding v2.11.0
2026-07-29T11:51:30.8985084Z    Compiling parking_lot v0.12.5
2026-07-29T11:51:30.9301835Z    Compiling want v0.3.1
2026-07-29T11:51:31.0884977Z    Compiling crypto-common v0.2.2
2026-07-29T11:51:31.1400672Z    Compiling block-buffer v0.12.0
2026-07-29T11:51:31.2343625Z    Compiling tinyvec v1.11.0
2026-07-29T11:51:31.3080677Z    Compiling sha2 v0.10.9
2026-07-29T11:51:31.4001016Z    Compiling cmake v0.1.58
2026-07-29T11:51:31.4100513Z    Compiling inout v0.1.4
2026-07-29T11:51:31.5028674Z    Compiling vergen-lib v9.1.0
2026-07-29T11:51:31.5137991Z    Compiling n0-future v0.3.2
2026-07-29T11:51:31.5491514Z    Compiling signature v2.2.0
2026-07-29T11:51:31.6140146Z    Compiling serde_json v1.0.150
2026-07-29T11:51:31.6839081Z    Compiling winnow v1.0.3
2026-07-29T11:51:31.6890845Z    Compiling parking v2.2.1
2026-07-29T11:51:31.7491823Z    Compiling cordyceps v0.3.4
2026-07-29T11:51:31.7656144Z    Compiling spin v0.10.0
2026-07-29T11:51:31.7900491Z    Compiling httpdate v1.0.3
2026-07-29T11:51:31.8263623Z    Compiling diatomic-waker v0.2.3
2026-07-29T11:51:31.8821630Z    Compiling crossbeam-utils v0.8.21
2026-07-29T11:51:31.8931725Z    Compiling futures-lite v2.6.1
2026-07-29T11:51:31.9459493Z    Compiling ed25519 v2.2.3
2026-07-29T11:51:31.9528676Z    Compiling cipher v0.4.4
2026-07-29T11:51:31.9826206Z    Compiling netlink-packet-core v0.8.1
2026-07-29T11:51:31.9984017Z    Compiling universal-hash v0.5.1
2026-07-29T11:51:32.0677617Z    Compiling vergen-lib v0.1.6
2026-07-29T11:51:32.1251661Z    Compiling futures-buffered v0.2.13
2026-07-29T11:51:32.1349174Z    Compiling digest v0.11.3
2026-07-29T11:51:32.1350104Z    Compiling vergen v9.1.0
2026-07-29T11:51:32.1557699Z    Compiling heapless v0.7.17
2026-07-29T11:51:32.1850898Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-29T11:51:32.1971844Z    Compiling noq-udp v0.10.0
2026-07-29T11:51:32.2438818Z    Compiling sync_wrapper v1.0.2
2026-07-29T11:51:32.2754887Z    Compiling allocator-api2 v0.2.21
2026-07-29T11:51:32.3320944Z    Compiling byteorder v1.5.0
2026-07-29T11:51:32.3761855Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-29T11:51:32.3960787Z    Compiling opaque-debug v0.3.1
2026-07-29T11:51:32.4407571Z    Compiling aws-lc-sys v0.41.0
2026-07-29T11:51:32.4553437Z    Compiling ring v0.17.14
2026-07-29T11:51:32.4648915Z    Compiling libsqlite3-sys v0.30.1
2026-07-29T11:51:32.4931622Z    Compiling polyval v0.6.2
2026-07-29T11:51:32.5701128Z    Compiling hash32 v0.2.1
2026-07-29T11:51:32.6703003Z    Compiling vergen-gitcl v1.0.8
2026-07-29T11:51:32.7102327Z    Compiling spin v0.9.8
2026-07-29T11:51:32.7928245Z    Compiling fallible-iterator v0.3.0
2026-07-29T11:51:32.8281546Z    Compiling signature v3.0.0
2026-07-29T11:51:32.8360740Z    Compiling ryu v1.0.23
2026-07-29T11:51:32.8480573Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-29T11:51:32.9531499Z    Compiling tower-layer v0.3.3
2026-07-29T11:51:32.9995092Z    Compiling num_threads v0.1.7
2026-07-29T11:51:33.0111324Z    Compiling ghash v0.5.1
2026-07-29T11:51:33.0360700Z    Compiling sha2 v0.11.0-rc.5
2026-07-29T11:51:33.1001027Z    Compiling aes v0.8.4
2026-07-29T11:51:33.1211453Z    Compiling time v0.3.47
2026-07-29T11:51:33.1587009Z    Compiling ctr v0.9.2
2026-07-29T11:51:33.1758366Z    Compiling fs2 v0.4.3
2026-07-29T11:51:33.3310852Z    Compiling http-body-util v0.1.3
2026-07-29T11:51:33.3538750Z    Compiling aead v0.5.2
2026-07-29T11:51:33.3646752Z    Compiling arrayvec v0.7.6
2026-07-29T11:51:33.3776862Z    Compiling utf8parse v0.2.2
2026-07-29T11:51:33.4701164Z    Compiling openssl-probe v0.2.1
2026-07-29T11:51:33.5059269Z    Compiling crossbeam-epoch v0.9.18
2026-07-29T11:51:33.5080556Z    Compiling crossbeam-channel v0.5.15
2026-07-29T11:51:33.6501220Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-29T11:51:33.7041318Z    Compiling blake3 v1.8.5
2026-07-29T11:51:33.7230762Z    Compiling netlink-packet-route v0.29.0
2026-07-29T11:51:33.7453927Z    Compiling memoffset v0.6.5
2026-07-29T11:51:33.7662602Z    Compiling acto v0.8.2
2026-07-29T11:51:33.9752986Z    Compiling aes-gcm v0.10.3
2026-07-29T11:51:34.0478381Z    Compiling noq v0.18.0
2026-07-29T11:51:34.0573212Z    Compiling netwatch v0.16.0
2026-07-29T11:51:34.1000802Z    Compiling thiserror v1.0.69
2026-07-29T11:51:34.1154577Z    Compiling ref-cast v1.0.25
2026-07-29T11:51:34.2062533Z    Compiling mac-addr v0.3.0
2026-07-29T11:51:34.3181296Z    Compiling foldhash v0.2.0
2026-07-29T11:51:34.3247682Z    Compiling xml-rs v0.8.28
2026-07-29T11:51:34.4103710Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-29T11:51:34.4218918Z    Compiling rustix v1.1.4
2026-07-29T11:51:34.4301037Z    Compiling identity-hash v0.1.0
2026-07-29T11:51:34.4404737Z    Compiling tagptr v0.2.0
2026-07-29T11:51:34.4969283Z    Compiling rustc-hash v2.1.2
2026-07-29T11:51:34.5460755Z    Compiling sorted-index-buffer v0.2.1
2026-07-29T11:51:34.5954131Z    Compiling lru-slab v0.1.2
2026-07-29T11:51:34.6079487Z    Compiling hashbrown v0.16.1
2026-07-29T11:51:34.7925204Z    Compiling synstructure v0.13.2
2026-07-29T11:51:34.8012310Z    Compiling darling_core v0.20.11
2026-07-29T11:51:34.8260250Z    Compiling serde_derive_internals v0.29.1
2026-07-29T11:51:34.9740355Z    Compiling netlink-packet-route v0.30.0
2026-07-29T11:51:35.3597158Z    Compiling proc-macro-crate v3.5.0
2026-07-29T11:51:35.5540555Z    Compiling xmltree v0.10.3
2026-07-29T11:51:35.5757014Z    Compiling errno v0.3.14
2026-07-29T11:51:35.5907035Z    Compiling termios v0.2.2
2026-07-29T11:51:35.7371138Z    Compiling serial-core v0.4.0
2026-07-29T11:51:35.7460902Z    Compiling ioctl-rs v0.1.6
2026-07-29T11:51:35.8230629Z    Compiling simple-dns v0.9.3
2026-07-29T11:51:35.8483223Z    Compiling aho-corasick v1.1.4
2026-07-29T11:51:35.8720775Z    Compiling toml_write v0.1.2
2026-07-29T11:51:35.8892241Z    Compiling constant_time_eq v0.4.2
2026-07-29T11:51:35.9090790Z    Compiling regex-syntax v0.8.10
2026-07-29T11:51:35.9856678Z    Compiling simdutf8 v0.1.5
2026-07-29T11:51:36.0132095Z    Compiling linux-raw-sys v0.12.1
2026-07-29T11:51:36.0659082Z    Compiling smol_str v0.1.24
2026-07-29T11:51:36.1011991Z    Compiling sha1_smol v1.0.1
2026-07-29T11:51:36.1014330Z    Compiling resolv-conf v0.7.6
2026-07-29T11:51:36.1232124Z    Compiling signal-hook v0.3.18
2026-07-29T11:51:36.2800737Z    Compiling winnow v0.7.15
2026-07-29T11:51:36.2920331Z    Compiling arrayref v0.3.9
2026-07-29T11:51:36.3621197Z    Compiling serial-unix v0.4.0
2026-07-29T11:51:36.3703398Z    Compiling signal-hook-registry v1.4.8
2026-07-29T11:51:36.5700605Z    Compiling lru v0.16.4
2026-07-29T11:51:36.6847458Z    Compiling darling_core v0.23.0
2026-07-29T11:51:36.7376865Z    Compiling serde_bytes v0.11.19
2026-07-29T11:51:36.7622620Z    Compiling seize v0.5.1
2026-07-29T11:51:36.9148755Z    Compiling serde_derive v1.0.228
2026-07-29T11:51:37.0211737Z    Compiling zeroize_derive v1.4.3
2026-07-29T11:51:37.1231804Z    Compiling tokio-macros v2.7.0
2026-07-29T11:51:37.2810255Z    Compiling futures-macro v0.3.32
2026-07-29T11:51:37.7020761Z    Compiling zeroize v1.8.2
2026-07-29T11:51:37.9041810Z    Compiling zerofrom-derive v0.1.7
2026-07-29T11:51:37.9480545Z    Compiling tokio v1.52.3
2026-07-29T11:51:38.2574733Z    Compiling futures-util v0.3.32
2026-07-29T11:51:38.3350713Z    Compiling yoke-derive v0.8.2
2026-07-29T11:51:38.3420756Z    Compiling zerovec-derive v0.11.3
2026-07-29T11:51:38.5250988Z    Compiling displaydoc v0.2.6
2026-07-29T11:51:38.8560765Z    Compiling tracing-attributes v0.1.31
2026-07-29T11:51:39.3648722Z    Compiling rustls-pki-types v1.14.1
2026-07-29T11:51:39.6060581Z    Compiling zerofrom v0.1.8
2026-07-29T11:51:39.7371049Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-29T11:51:39.7519267Z    Compiling yoke v0.8.3
2026-07-29T11:51:39.7666746Z    Compiling thiserror-impl v2.0.18
2026-07-29T11:51:40.0331695Z    Compiling zerovec v0.11.6
2026-07-29T11:51:40.1004900Z    Compiling zerotrie v0.2.4
2026-07-29T11:51:40.1093193Z    Compiling darling_macro v0.20.11
2026-07-29T11:51:40.4950205Z    Compiling darling v0.20.11
2026-07-29T11:51:40.5222305Z    Compiling derive_more-impl v2.1.1
2026-07-29T11:51:40.5228059Z    Compiling spez v0.1.2
2026-07-29T11:51:40.5381786Z    Compiling n0-error-macros v0.1.3
2026-07-29T11:51:40.5741068Z    Compiling derive_builder_core v0.20.2
2026-07-29T11:51:40.6679626Z    Compiling der v0.8.0-rc.10
2026-07-29T11:51:40.8800722Z    Compiling tinystr v0.8.3
2026-07-29T11:51:40.9227117Z    Compiling potential_utf v0.1.5
2026-07-29T11:51:41.0860832Z    Compiling icu_locale_core v2.2.0
2026-07-29T11:51:41.1070741Z    Compiling icu_collections v2.2.0
2026-07-29T11:51:41.6070536Z    Compiling pin-project-internal v1.1.13
2026-07-29T11:51:41.7189982Z    Compiling n0-error v0.1.3
2026-07-29T11:51:41.9100482Z    Compiling derive_builder_macro v0.20.2
2026-07-29T11:51:41.9300855Z    Compiling cobs v0.3.0
2026-07-29T11:51:42.1381386Z    Compiling ed25519-dalek v2.2.0
2026-07-29T11:51:42.1618815Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-29T11:51:42.2893390Z    Compiling ipnet v2.12.0
2026-07-29T11:51:42.4853104Z    Compiling icu_provider v2.2.0
2026-07-29T11:51:42.5010905Z    Compiling derive_builder v0.20.2
2026-07-29T11:51:42.6230221Z    Compiling spki v0.8.0-rc.4
2026-07-29T11:51:42.6451164Z    Compiling futures-executor v0.3.32
2026-07-29T11:51:42.8577093Z    Compiling icu_properties v2.2.0
2026-07-29T11:51:42.8672229Z    Compiling icu_normalizer v2.2.0
2026-07-29T11:51:42.9460605Z    Compiling once_cell v1.21.4
2026-07-29T11:51:43.0114288Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-29T11:51:43.0570042Z    Compiling prefix-trie v0.8.4
2026-07-29T11:51:43.0647680Z    Compiling pin-project v1.1.13
2026-07-29T11:51:43.1064158Z    Compiling futures v0.3.32
2026-07-29T11:51:43.1415257Z    Compiling spt-proto v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-07-29T11:51:43.1550791Z    Compiling ed25519 v3.0.0-rc.4
2026-07-29T11:51:43.1706016Z    Compiling tracing-core v0.1.36
2026-07-29T11:51:43.4218381Z    Compiling hashbrown v0.14.5
2026-07-29T11:51:43.5570758Z    Compiling postcard-derive v0.2.2
2026-07-29T11:51:43.7686513Z    Compiling tracing v0.1.44
2026-07-29T11:51:43.9481114Z    Compiling data-encoding-macro v0.1.20
2026-07-29T11:51:44.0047703Z    Compiling rustls-native-certs v0.8.4
2026-07-29T11:51:44.0721042Z    Compiling tokio-util v0.7.18
2026-07-29T11:51:44.1298825Z    Compiling netlink-sys v0.8.8
2026-07-29T11:51:44.1481071Z    Compiling postcard v1.1.3
2026-07-29T11:51:44.3324165Z    Compiling hashlink v0.9.1
2026-07-29T11:51:44.3415084Z    Compiling tower v0.5.3
2026-07-29T11:51:44.4070735Z    Compiling idna_adapter v1.2.2
2026-07-29T11:51:44.4502039Z    Compiling num_enum_derive v0.7.6
2026-07-29T11:51:44.4756575Z    Compiling async-trait v0.1.89
2026-07-29T11:51:44.5224047Z    Compiling idna v1.1.0
2026-07-29T11:51:44.6755947Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-29T11:51:44.7018799Z    Compiling strum_macros v0.28.0
2026-07-29T11:51:44.7411905Z    Compiling iroh-metrics-derive v0.4.1
2026-07-29T11:51:44.7880594Z    Compiling rusqlite v0.32.1
2026-07-29T11:51:44.8460927Z    Compiling enum-assoc v1.3.0
2026-07-29T11:51:44.9001058Z    Compiling iroh-relay v0.98.0
2026-07-29T11:51:45.0340678Z    Compiling url v2.5.8
2026-07-29T11:51:45.0830879Z    Compiling derive_more v2.1.1
2026-07-29T11:51:45.0900437Z    Compiling netdev v0.42.0
2026-07-29T11:51:45.2530793Z    Compiling h2 v0.4.14
2026-07-29T11:51:45.2810749Z    Compiling iroh-metrics v0.38.3
2026-07-29T11:51:45.2890981Z    Compiling tokio-stream v0.1.18
2026-07-29T11:51:45.4007193Z    Compiling n0-watcher v0.6.1
2026-07-29T11:51:45.6261086Z    Compiling netlink-proto v0.12.0
2026-07-29T11:51:45.6460856Z    Compiling moka v0.12.15
2026-07-29T11:51:45.7186797Z    Compiling toml_datetime v0.6.11
2026-07-29T11:51:45.7264967Z    Compiling num_enum v0.7.6
2026-07-29T11:51:45.7537512Z    Compiling serde_spanned v0.6.9
2026-07-29T11:51:45.7658740Z    Compiling ref-cast-impl v1.0.25
2026-07-29T11:51:45.8389798Z    Compiling thiserror-impl v1.0.69
2026-07-29T11:51:45.9022059Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-29T11:51:45.9624559Z    Compiling tower-http v0.6.11
2026-07-29T11:51:45.9892235Z    Compiling attohttpc v0.30.1
2026-07-29T11:51:46.0281706Z    Compiling iroh-base v0.98.0
2026-07-29T11:51:46.3271112Z    Compiling spt-store v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-07-29T11:51:46.5585106Z    Compiling toml_edit v0.22.27
2026-07-29T11:51:46.6270697Z    Compiling webpki-roots v1.0.7
2026-07-29T11:51:46.7530444Z    Compiling regex-automata v0.4.14
2026-07-29T11:51:46.8630786Z    Compiling schemars_derive v1.2.1
2026-07-29T11:51:46.8785874Z    Compiling hmac v0.12.1
2026-07-29T11:51:46.9265896Z    Compiling iroh v0.98.2
2026-07-29T11:51:47.0060840Z    Compiling cmov v0.5.4
2026-07-29T11:51:47.0290723Z    Compiling rustix v0.38.44
2026-07-29T11:51:47.2381006Z    Compiling pin-utils v0.1.0
2026-07-29T11:51:47.2759279Z    Compiling bitflags v1.3.2
2026-07-29T11:51:47.3146523Z    Compiling dyn-clone v1.0.20
2026-07-29T11:51:47.3628622Z    Compiling nix v0.25.1
2026-07-29T11:51:47.4530715Z    Compiling ctutils v0.4.2
2026-07-29T11:51:47.4810656Z    Compiling hkdf v0.12.4
2026-07-29T11:51:47.4920480Z    Compiling backon v1.6.0
2026-07-29T11:51:47.5268253Z    Compiling filedescriptor v0.8.3
2026-07-29T11:51:47.6120379Z    Compiling darling_macro v0.23.0
2026-07-29T11:51:47.6994222Z    Compiling strum v0.28.0
2026-07-29T11:51:47.7666327Z    Compiling papaya v0.2.4
2026-07-29T11:51:47.7888419Z    Compiling iroh-dns v0.98.0
2026-07-29T11:51:47.8167792Z    Compiling serial v0.4.0
2026-07-29T11:51:47.8621215Z    Compiling anstyle-parse v1.0.0
2026-07-29T11:51:47.9210997Z    Compiling vte_generate_state_changes v0.1.2
2026-07-29T11:51:47.9730461Z    Compiling unicode-width v0.2.0
2026-07-29T11:51:48.0471103Z    Compiling shell-words v1.1.1
2026-07-29T11:51:48.1932657Z    Compiling downcast-rs v1.2.1
2026-07-29T11:51:48.2316097Z    Compiling instability v0.3.12
2026-07-29T11:51:48.2393017Z    Compiling foldhash v0.1.5
2026-07-29T11:51:48.2599796Z    Compiling linux-raw-sys v0.4.15
2026-07-29T11:51:48.2765075Z    Compiling is_terminal_polyfill v1.70.2
2026-07-29T11:51:48.2840890Z    Compiling anstyle v1.0.14
2026-07-29T11:51:48.3303271Z    Compiling colorchoice v1.0.5
2026-07-29T11:51:48.3560205Z    Compiling anstyle-query v1.1.5
2026-07-29T11:51:48.4155459Z    Compiling hashbrown v0.15.5
2026-07-29T11:51:48.4245377Z    Compiling vte v0.13.1
2026-07-29T11:51:48.4246384Z    Compiling signal-hook-mio v0.2.5
2026-07-29T11:51:48.4387826Z    Compiling darling v0.23.0
2026-07-29T11:51:48.4538806Z    Compiling spake2 v0.4.0
2026-07-29T11:51:48.5246020Z    Compiling anstream v1.0.0
2026-07-29T11:51:48.5431305Z    Compiling terminal_size v0.4.4
2026-07-29T11:51:48.5493844Z    Compiling strum_macros v0.26.4
2026-07-29T11:51:48.7488210Z    Compiling itertools v0.13.0
2026-07-29T11:51:48.8780538Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-29T11:51:48.8979339Z    Compiling schemars v1.2.1
2026-07-29T11:51:48.9289833Z    Compiling sha1 v0.10.6
2026-07-29T11:51:49.2890916Z    Compiling toml v0.8.23
2026-07-29T11:51:49.3110694Z    Compiling castaway v0.2.4
2026-07-29T11:51:49.4199786Z    Compiling doctest-file v1.1.1
2026-07-29T11:51:49.5559385Z    Compiling clap_lex v1.1.0
2026-07-29T11:51:49.9321247Z    Compiling regex v1.12.3
2026-07-29T11:51:49.9765058Z    Compiling indoc v2.0.7
2026-07-29T11:51:49.9888237Z    Compiling static_assertions v1.1.0
2026-07-29T11:51:50.1040777Z    Compiling unicode-width v0.1.14
2026-07-29T11:51:50.4050766Z    Compiling compact_str v0.8.2
2026-07-29T11:51:50.4270363Z    Compiling interprocess v2.4.2
2026-07-29T11:51:50.7070790Z    Compiling unicode-truncate v1.1.0
2026-07-29T11:51:50.7971110Z    Compiling clap_builder v4.6.0
2026-07-29T11:51:50.9060242Z    Compiling crossterm v0.28.1
2026-07-29T11:51:51.0716609Z    Compiling hyper v1.10.1
2026-07-29T11:51:51.0926935Z    Compiling strum v0.26.3
2026-07-29T11:51:51.2070170Z    Compiling lru v0.12.5
2026-07-29T11:51:51.3310810Z    Compiling clap_derive v4.6.1
2026-07-29T11:51:51.3788509Z    Compiling iana-time-zone v0.1.65
2026-07-29T11:51:51.3977390Z    Compiling cassowary v0.3.0
2026-07-29T11:51:51.4471412Z    Compiling nucleo-matcher v0.3.1
2026-07-29T11:51:51.7079815Z    Compiling spt-msg v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-07-29T11:51:51.7260687Z    Compiling portable-pty v0.8.1
2026-07-29T11:51:51.8860612Z    Compiling chrono v0.4.45
2026-07-29T11:51:52.1856050Z    Compiling spt-runtime v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-07-29T11:51:52.5377994Z    Compiling spt-term v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-07-29T11:51:52.6420738Z    Compiling ratatui v0.29.0
2026-07-29T11:51:52.6970808Z    Compiling qrcode v0.14.1
2026-07-29T11:51:52.9769557Z    Compiling tempfile v3.27.0
2026-07-29T11:51:53.1040898Z    Compiling hyper-util v0.1.20
2026-07-29T11:51:53.8720604Z    Compiling clap v4.6.1
2026-07-29T11:51:55.0403017Z    Compiling igd-next v0.17.1
2026-07-29T11:51:55.8311871Z    Compiling spt-live v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-07-29T11:51:56.1879204Z    Compiling portmapper v0.16.0
2026-07-29T11:52:01.4324086Z    Compiling rustls-webpki v0.103.13
2026-07-29T11:52:03.8472426Z    Compiling tokio-rustls v0.26.4
2026-07-29T11:52:03.8472956Z    Compiling rustls-platform-verifier v0.7.0
2026-07-29T11:52:03.8475511Z    Compiling noq-proto v0.17.0
2026-07-29T11:52:03.9880032Z    Compiling hickory-net v0.26.0-beta.4
2026-07-29T11:52:03.9880609Z    Compiling hyper-rustls v0.27.9
2026-07-29T11:52:04.1315760Z    Compiling tokio-websockets v0.13.2
2026-07-29T11:52:04.1316299Z    Compiling reqwest v0.13.4
2026-07-29T11:52:05.0602610Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-29T11:52:19.4992837Z    Compiling spt-net v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-07-29T11:52:21.0619447Z    Compiling spt-daemon v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-07-29T11:52:31.2974288Z    Compiling spt v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-07-29T11:52:36.3991232Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 08s
2026-07-29T11:52:36.4218423Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-9c420081533e558a)
2026-07-29T11:52:36.4232465Z 
2026-07-29T11:52:36.4232590Z running 1 test
2026-07-29T11:52:42.6154990Z test new_brain_serves_against_old_broker ... ok
2026-07-29T11:52:42.6155286Z 
2026-07-29T11:52:42.6155576Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.19s
2026-07-29T11:52:42.6155925Z 
2026-07-29T11:52:42.6315076Z ##[group]Run bash .github/ci/reap-census.sh end
2026-07-29T11:52:42.6315495Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-07-29T11:52:42.6328524Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T11:52:42.6328795Z env:
2026-07-29T11:52:42.6329074Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-29T11:52:42.6329513Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30447985672-1-0feCZn
2026-07-29T11:52:42.6329974Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30447985672-1-0feCZn
2026-07-29T11:52:42.6330409Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30447985672-1-0feCZn
2026-07-29T11:52:42.6330819Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30447985672-1-0feCZn
2026-07-29T11:52:42.6331148Z ##[endgroup]
2026-07-29T11:52:42.6570300Z CI-CENSUS scope roots:
2026-07-29T11:52:42.6570769Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T11:52:42.6571449Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-29T11:52:42.6572167Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-29T11:52:42.6572815Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-29T11:52:42.6573167Z   root: /home/reavus/spt-n1-oldbroker
2026-07-29T11:52:42.6617030Z CI-CENSUS self-check OK: walked 393 /proc entries, exe resolution live
2026-07-29T11:52:44.1709424Z CI-CENSUS phase=pre-reap box_procs=392 box_fds=10784 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-29T11:52:44.1709939Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-29T11:52:47.7986863Z CI-CENSUS phase=end box_procs=392 box_fds=10912 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-29T11:52:47.7987578Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-29T11:52:47.7988027Z CI-REAP summary: killed=0 flood_orphans=none scoped_survivors=0
2026-07-29T11:52:47.8035979Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-07-29T11:52:47.8036510Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-07-29T11:52:47.8049500Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T11:52:47.8049773Z env:
2026-07-29T11:52:47.8049951Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-29T11:52:47.8050290Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30447985672-1-0feCZn
2026-07-29T11:52:47.8050730Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30447985672-1-0feCZn
2026-07-29T11:52:47.8051215Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30447985672-1-0feCZn
2026-07-29T11:52:47.8051622Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30447985672-1-0feCZn
2026-07-29T11:52:47.8052017Z ##[endgroup]
2026-07-29T11:52:47.8122768Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30447985672-1-0feCZn on attempt 1/5
2026-07-29T11:52:47.8216051Z Post job cleanup.
2026-07-29T11:52:47.8911629Z [command]/usr/bin/git version
2026-07-29T11:52:47.8942774Z git version 2.43.0
2026-07-29T11:52:47.9006804Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/97bf2706-ef62-4d2f-aad1-28075bec6651' before making global git config changes
2026-07-29T11:52:47.9007482Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T11:52:47.9011528Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T11:52:47.9041160Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T11:52:47.9066210Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-29T11:52:47.9254542Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T11:52:47.9275437Z http.https://github.com/.extraheader
2026-07-29T11:52:47.9283476Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-29T11:52:47.9307418Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-29T11:52:47.9489063Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T11:52:47.9514687Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T11:52:47.9838320Z Cleaning up orphan processes
